|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPER.PERConstants
Contains constants relevant to the PER software as a whole, such as the current version number of the software and the file sytem path.
Field Summary | |
static java.lang.String |
filesystemPath
The path of the PERFilesystem |
static java.lang.String |
perPath
The path to the PER package |
static double |
VERSION
The current version number of the PER software. |
Constructor Summary | |
PERConstants()
Creates a new instance of Version |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final double VERSION
public static final java.lang.String filesystemPath
public static final java.lang.String perPath
Constructor Detail |
public PERConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |